tests/admin-test: Ensure that commits are 1s apart
authorJonathan Lebon <jonathan@jlebon.com>
Wed, 20 May 2020 14:45:45 +0000 (10:45 -0400)
committerJonathan Lebon <jonathan@jlebon.com>
Wed, 20 May 2020 14:48:44 +0000 (10:48 -0400)
commit70ebb91aa3106e769a1f7cb285730388e8291c4a
tree528d54925d0d3915658dd9cc37ffb0f51e36f4e0
parent5a82d75adb68df69acfdeab453a1e40ea77dd882
tests/admin-test: Ensure that commits are 1s apart

Otherwise the new check we added there to verify that upgrading without
`--allow-downgrade` fails itself fails.

See: https://github.com/ostreedev/ostree/pull/2099#issuecomment-629805840
tests/admin-test.sh